Hi Zahhar.
Made an account to respond to this as the developer looks inactive after 2 months of no response.
I had this exact issue but I’ve fixed it after debugging through the code.
Edit file: wp-twitter-widget.php
Find the string ‘public function display’. Once you’ve found it, replace the whole method with what I’ve pasted in this pastebin:
https://pastebin.com/md9ZSTWB
It will do the count properly this time even if ‘hide @replies’ is enabled.
This is a fix for Twitter Widget Pro V2.8.0.
Hope it helps and works ??