parse username properly in comment replies
When comments are loaded, if someone is replying to an user VK returns the user as a plain text formatted [id|name]. (example: [id325783569|Manuel Eduardo]). It should be changed while the comment is being parsed so it will show only the user name, and save the user reference for a future use (for example reply to this user).