The option of HUD "minimum hands required" doesn't work correctly in multi-databases:
If "minimum hands required" is less than the amount of hands of each DBs, it works corretly and the stats are from summary of all the DBs.
If "minimum hands required" is between the DB with least amount hands and most amount hands, only the DBs over the filter would be read.
If "minimum hands required" is more than amount of hands of any DBs, no stats show!
Say: If player "Villain" has 100 hands in DB A, 200 handsin B, and 300 hands in C.
If minimum hands required is set to 1, the stats show correctly and total hand = 600
If minimum hands required is set to 150, the stats show (imcompletely) and total hand shows only 500
If minimum hands required is set to 301, then no stats shows!