by Tim Hunt.
Deleting a user does more than just set 'deleted' to 1. A few other values are changed. (Your best bet is to create a new "test user", look at all the data for them in the user table. Then delete that user, and see what changes.)
The strange number is a "Unix timestamp". If you google that phrase, you will find how to turn it into something human-readable.