Login failed messaged changed when updated to 7.2.15

Hey!
I recently updated cuba to 7.2.15 and found that login failed message has changed. Now it doesnt show the number of attempts left:

Message in 6.0.19:
image

Message in 7.2.15:

Account blocking still works if you reach the maximum of failed attempts, its just the message which changed

Thanks!
Román

Hi,
We have removed the number of attempts left message due to some problems with an authentication process. See issue: Custom login exceptions always increase brute-force attempts counter · Issue #2924 · cuba-platform/cuba · GitHub

The the number of attempts left message hides the original authentication error and we cannot see the original error in UI, which is not the correct behavior.