English site version login stats info contains extra words / Лишние слова в описании статистики в английской версии сайта

Must be a problem with plural form handling.
Text is generated here:
https://github.com/PastVu/pastvu/blob/cad651c176722bc6ba44c7802f3d0702b3209853/public/js/module/main/bottomPanel.js#L270-L287
Text is generated here:
That looks different to this (no formatting function used in en):
https://github.com/PastVu/pastvu/blob/master/public/js/module/main/bottomPanel.js#L278
Also spotted typo here: https://github.com/PastVu/pastvu/blob/cad651c176722bc6ba44c7802f3d0702b3209853/public/js/module/main/bottomPanel.js#L26
Issue like this demonstrates a good reason for #257 (i.e. plural form ending generation could be delegated to lang tool).