Re-Enable "Last Online" Hover Message

In your friends list, you used to be able to hover over the red dot it would tell when there were last online like so:

I did this simply by changing “alt” to “title” with inspect element in the area that holds this message.

Before:

After:

1 Like