Unreliable Total Statistics
<!--
This template is used to report potential bugs with the AURweb website.
NOTE: All comment sections with a MODIFY note need to be edited. All checkboxes
in the "Checklist" section need to be checked by the owner of the issue.
-->
<!--
Please do not remove the above quick actions, which automatically label the
issue and assign relevant users.
-->
### Checklist
**NOTE:** This bug template is meant to provide bug issues for code existing in
the aurweb repository.
**This bug template is not meant to handle bugs with user-uploaded packages.**
To report issues you might have found in a user-uploaded package, contact
the package's maintainer in comments.
- [X] I confirm that this is an issue with aurweb's code and not a
user-uploaded package.
- [X] I have described the bug in complete detail in the
[Description](#description) section.
- [X] I have specified steps in the [Reproduction](#reproduction) section.
- [X] I have included any logs related to the bug in the
[Logs](#logs) section.
- [X] I have included the versions which are affected in the
[Version(s)](#versions) section.
### Description
The Total Statistics seems unreliable someway, the numbers are odd.
Yesterday afternoon (2023-07-22 18:23) I read these statistics:
- Total: 11993
- Pending: 1671
- Closed: 14
- Accepted: 6506
- Rejected: 3802
Of course 14 cannot be the total number of closed requests, the closed requests are far more than only 14.
Yesterday night (2023-07-22 21:03) I read these statistics:
- Total: 11780
- Pending: 1475
- Closed: 14
- Accepted: 6501
- Rejected: 3790
I personally accepted more than 200 requests yesterday, how come the numbers decrease?
Actual numbers are the followings:
- Total: 11778
- Pending: 1465
- Closed: 14
- Accepted: 6505
- Rejected: 3794
I personally accepted more than 30 requests today.
### Reproduction
Access the AUR website and read the numbers in the requests sections.
### Logs



### Version(s)
aurweb 6.2.6 from https://aur.archlinux.org
issue