with only the = its very common pattern
you are talking about base-64 encoding of an arbitrary length data (wallet file that has transactions inside that can be any size), so there really is no way to say which padding is the most common. most probably all 3 possibilities (2 pads, 1 pad, and no pad) are equally possible.