Looks like Drupal doesn't generate form_token if the user is anonymous (which is strange, but might have to do with the security of the token generator?). So I needed to make that test conditional.
Added the vote power for user roles.
Added a new block named "Newly Popular"
Added in every drupalit block configuration the option to set the title of the full page view of that block.
Added support for plural form ("1 vote" and "@count votes).