In some of the studies, people are interested in filter AE by counts, rather than percentage. Currently, in forestly, when we filter counts, the upper limits is 100 (see https://github.com/Merck/forestly/blob/main/R/ae_forestly.R#L50 and https://github.com/Merck/forestly/blob/main/R/ae_forestly.R#L124). However, it is possible that, in some extreme cases, the counts can be greater than 100. Can we update the upper limits to allow the study's maximal counts?